home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / neumap3.zip / NUMP.ZP / CNM.HLP < prev    next >
Text File  |  1993-01-03  |  896b  |  24 lines

  1. 1. Data Pre-Processing Functions; 
  2.  a. Convert ASCII training or testing data files into standard
  3.     form for use by this software package.
  4.  b. Delete some inputs or outputs.
  5.  
  6. 2. Time Series Training Data File Creation:
  7.    Given a file of columnar time series data, in which each
  8.    row corresponds to a different time, the program
  9.  a. Asks the user which row and column elements correspond
  10.     to inputs and outputs,
  11.  b. Slides a window down the file and writes inputs and desired
  12.     outputs to a training or testing data file.
  13.  
  14. 3. Network Structure Estimation; 
  15.  a. Estimate attainable training error for an MLP or functional
  16.     link network.
  17.  b. Estimate the numbers of hidden layers and hidden units, 
  18.     given a training data file.
  19.  
  20. 4. For information on file formats for this package, see "File Formats"
  21.    under main menu "Help".
  22.  
  23.  
  24.